McPidSettings.MinimumOutput property
The minimum output of the PID. The minimum torque in % or minimum velocity.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double MinimumOutput { get; set; }
Public Property MinimumOutput As Double
Property Value
Type: double
See also